@Echo off SETLOCAL ffmpeg -i "[map0AudioIn].m4a" -i "[map0VideoIn].webm" -map 0 -map 1 -c copy "[Output].webm"